home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7426 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.sprintlink.net!rockyd!cmcl2!schonberg!dewar
  2. From: dewar@cs.nyu.edu (Robert Dewar)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 22 Feb 1996 18:53:30 -0500
  6. Organization: Courant Institute of Mathematical Sciences
  7. Message-ID: <dewar.825033148@schonberg>
  8. References: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com>   <312515DF.7D3B@cmlj.demon.co.uk> <4gad29$ddp@druid.borland.com> <4ggshe$7bk@go <4gh5r8$i2@mailhub.scitec.com.au> <4gha7a$l7n@qualcomm.com>
  9. NNTP-Posting-Host: schonberg.cs.nyu.edu
  10. X-Newsreader: NN version 6.5.0 (NOV)
  11.  
  12. Nasser said
  13.  
  14. "Well, do not blame them too quickly. What else would you do if you
  15. have to have the thing up and running 2 days from now? (that is
  16. what the schedule says). If you don't get it out of the door by
  17. thursday, someone else will and you'll lose some sale.
  18.  
  19. No time to do much design is the most common answer to the question
  20. of why there is no or little design done befor jumping to coding."
  21.  
  22. If you have so little time, it is even more important than usual not
  23. to jump into the coding, since you will have no time to correct errors.
  24. It takes discipline, but it is ALWAYS a good idea to design carefully
  25. before coding, ESPECIALLY when time is very tight.
  26.  
  27.